Package | implementation.guide.nhdr |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/PH_Observation |
Url | https://example.org/fhir/StructureDefinition/PH_Observation |
Status | draft |
Name | PH_Observation |
Experimental | False |
Type | Observation |
Kind | resource |
No resources found
StructureDefinition | |
https://example.org/fhir/StructureDefinition/Address ![]() | Address |
https://example.org/fhir/StructureDefinition/Ext_Organization ![]() | Ext_Organization |
https://example.org/fhir/StructureDefinition/RecordedDate ![]() | RecordedDate |
http://example.org/fhir/ValueSet/ObservationMethod ![]() | Observation Method Value Set |
http://example.org/fhir/ValueSet/ObservationValue ![]() | Observation Value Set |
{
"resourceType" : "StructureDefinition",
"url" : "https://example.org/fhir/StructureDefinition/PH_Observation",
"name" : "PH_Observation",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"definition" : "Measurements and simple assertions made about a patient, device or other subject.\nUses: Vital signs such as body weight, blood pressure, and temperature; Laboratory Data like blood glucose, or an estimated GFR; Imaging results like bone density or fetal measurements; Clinical Findings* such as abdominal tenderness; Device measurements such as EKG data or Pulse Oximetry data; Clinical assessment tools such as APGAR or a Glasgow Coma Score; Personal characteristics: such as eye-color; Social history like tobacco use, family support, or cognitive status; Core characteristics like pregnancy status, or a death assertion.\nAlternate Name: Vital Signs; Measurement; Results; Tests"
},
{
"id" : "Observation.extension:address",
"path" : "Observation.extension",
"sliceName" : "address",
"short" : "Address where the observation was made",
"definition" : "Address where the observation was made",
"comment" : "This is an extension",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://example.org/fhir/StructureDefinition/Address"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.extension:extOrganization",
"path" : "Observation.extension",
"sliceName" : "extOrganization",
"short" : "Health facility where the observation was made",
"definition" : "Health facility where the observation was made",
"comment" : "This is an extension",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://example.org/fhir/StructureDefinition/Ext_Organization"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.extension:recordedDate",
"path" : "Observation.extension",
"sliceName" : "recordedDate",
"short" : "Date when the observation was submitted to NHDDR",
"definition" : "Date when the observation was submitted to NHDDR",
"comment" : "This is an extension",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://example.org/fhir/StructureDefinition/RecordedDate"
]
}
],
"isModifier" : false
},
{
"id" : "Observation.basedOn",
"path" : "Observation.basedOn",
"max" : "0"
},
{
"id" : "Observation.partOf",
"path" : "Observation.partOf",
"max" : "0"
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.issued",
"path" : "Observation.issued",
"max" : "0"
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"type" : [
{
"code" : "Quantity"
},
{
"code" : "CodeableConcept"
},
{
"code" : "string"
},
{
"code" : "dateTime"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://example.org/fhir/ValueSet/ObservationValue"
}
},
{
"id" : "Observation.dataAbsentReason",
"path" : "Observation.dataAbsentReason",
"max" : "0"
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.method",
"path" : "Observation.method",
"binding" : {
"strength" : "example",
"valueSet" : "http://example.org/fhir/ValueSet/ObservationMethod"
}
},
{
"id" : "Observation.device",
"path" : "Observation.device",
"max" : "0"
},
{
"id" : "Observation.referenceRange",
"path" : "Observation.referenceRange",
"max" : "0"
},
{
"id" : "Observation.hasMember",
"path" : "Observation.hasMember",
"max" : "0"
},
{
"id" : "Observation.derivedFrom",
"path" : "Observation.derivedFrom",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.